Welcome![Sign In][Sign Up]
Location:
Search - directx 9 3d

Search list

[Multimedia programInvasionCSharp_src

Description: DirectX has changed quite a bit over the years and the new DirectX 9 offers some new things that previous versions never did. DX9 provides new functionalities for enhanced 3D manipulations. But one big change is the addition of a managed DirectX so that you can create applications using a .Net language and still tie into DirectX. This is without having to work around a COM Interoperability issue. DirectX9 directly supports managed code and makes life for the DirectX/C# developer much simpler in the long run. The Managed DirectX classes include a DirectDraw set of classes to use for 2D manipulation. This 2D interface is not a new version of DirectDraw - it is a wrapper to get to the DirectDraw7 interface. This is good for a lot of developers that still want to do 2D games and also want to use a .NET language.-DirectX has changed quite a bit over the years and the new DirectX 9 offers some new things that previous versions never did. DX9 provides new functionalities for enhanced 3D manipulations. But one big change is the addition of a managed DirectX so that you can create applications using a .Net language and still tie into DirectX. This without having to work around a COM Interoperability issue. DirectX9 directly supports managed code and makes life for the DirectX/C# developer much simpler in the long run. The Managed DirectX classes include a DirectDraw set of classes to use for 2D manipulation. This 2D interface is not a new version of DirectDraw- it is a wrapper to get to the DirectDraw7 interface. This is good for a lot of developers that still want to do 2D games and also wa
Platform: | Size: 624640 | Author: 宋剑飞 | Hits:

[DirextXdx91实例

Description: DirectX9 SDK开发的一个程序,它初始化了DX9系统并载入了3D模型。-DirectX9 SDK development of a procedure, it initialization of the system and DX9 included in the 3D model.
Platform: | Size: 249856 | Author: 张朋 | Hits:

[3D GraphicDirect_exp

Description: 在VC下利用directX9.0写的很好的3D图形编程的例子,包括.x文件的读取,纹理的加载!适合初学者练手!-in VC directX9.0 write using a good 3D graphics programming examples, including. X document read, texture loading! For beginners to practice hands!
Platform: | Size: 157696 | Author: | Hits:

[Other3DGameProgrammingwithDirectX9.0

Description: 介绍使用VC+Directx9做3D游戏开发的书籍,写得还是相当不错的,还可以帮你补补数学知识,只是是英文的!-Directx9 VC on the use of 3D game developers to do the books, written or fairly good, also can help you constantly mathematical knowledge, the only English!
Platform: | Size: 4361216 | Author: penbin123 | Hits:

[Game ProgramD3D9Cartoon

Description: 现在市面上流行的3D游戏画面越来越炫目,不过也有一些为了营造一种特殊的效果而使用了卡通渲染技术,比如PC游戏中的《杀手XIII》,《忍者神龟》;PS2游戏中的《真红之泪》,《犬夜叉》等等。这些游戏的画面看上去很像漫画,感觉比较有趣。下面就介绍一种简单的实现方法。 所谓用卡通渲染技术绘制的三维物体一般都有两个明显的特征,一个特征是物体表面覆盖着大块的单调颜色,而且光影变化比较剧烈;另一个特征是物体拥有粗重的边缘效果。如果能自己控制光照和阴影,就可以达到目的。而DirectX 9.0 中的顶点渲染(Vertex Shaders)提供了这样一个途径,使我们可以实现自己的想法。 顶点渲染与以前的T&L在渲染流程中处于二选一的地位,一段代码最多只能有128条指令,而且不能有循环,判断和跳转指令,全是线性执行指令。每次只能有一个Shader程序是激活的,Vertex Shaders让我们可以实时地控制模型的空间变换,光照处理以及像素渲染。 那么现在先来解决第一个问题。我们可以用光线的亮度值作为物体的纹理坐标,这就产生一种带状纹理的效果,然后再调整相应的颜色即可。-now the fashion for 3D games more compelling picture, But there are also some in order to create a special effect and the use of the cartoon rendering technology, PC games such as the "killer XIII," "Turtles"; PS2 game of "truth red tears," "two characters." These games comic picture looks like, I feel more interesting. Now, on a simple method. Using the so-called cartoon rendering of 3D rendering objects normally have two obvious feature a surface characteristics of an object covered with chunks of dull colors, but more dramatic changes in the Universe; Another characteristic is heavy objects have the edge effect. If the ability to control their own light and shadow, we can achieve the aim. DirectX 9.0 vertex Rendering (Vertex Shaders) provide such
Platform: | Size: 662528 | Author: 倪明 | Hits:

[VC/MFCIntroduction_to_3D_Game_Programming_with_DirectX_9

Description: 经典的 3D 游戏编程 入门书籍, 我就是靠这本书跨出进入这个行业的第一步-classic 3D games portal programming books, I rely on this book to enter the industry taken the first step
Platform: | Size: 4364288 | Author: | Hits:

[source in ebookIntroductionToDirectx93DGameProgramming

Description: Introduction to directx9 3d game programming 一书的源代码-Introduction to directx9 3d game programm ing a book source code
Platform: | Size: 4915200 | Author: swordman | Hits:

[3D GraphicDx3

Description: DirectX 9.0 3D小程序 Defines the entry point for the application.-err
Platform: | Size: 4096 | Author: zhaiqingsong | Hits:

[VC/MFC3DGAMEDirectX_9.0

Description: 书原名:3D游戏程序设计入门(DirectX__9.0)-Book formerly known as: 3D Game Programming Getting Started (DirectX__9.0)
Platform: | Size: 5073920 | Author: myname | Hits:

[3D GraphicRocketCommanderSourceCode

Description: 微软官方的导弹飞行模拟程序。 基于DirectX 9用C#开发,功能全面,效果超炫。对进行图形显示开发和C#语言学习大有裨益。-Microsoft s official missile flight simulation program. Based on DirectX 9 with C# Development, full-featured, the effect stunning. For graphical display on the development and C# Language learning benefit.
Platform: | Size: 459776 | Author: 聂聂 | Hits:

[Game Enginematerial

Description: 3d游戏,材质处理引擎,要求directx 9.0和vc或vs编译环境-3d games, materials processing engine requires directx 9.0 and vc or vs compiler environment
Platform: | Size: 1024 | Author: 高倩文 | Hits:

[GDI-Bitmapumvistad3d

Description: This article will demonstrate how to access the power of Vista s new hardware accelerated windowing system without "managed" languages and best of all, without any use of .NET at all. The application provided uses good old unmanaged C++ and DirectX 9 Ex to create an anti-aliased, semi-transparent, 3D spinning cube on an Aero Glass window that operates as smoothly as any other application under Vista.
Platform: | Size: 24576 | Author: 含羞草 | Hits:

[DirextXBookPart2Code

Description: DirectX 9.0 3D游戏开发编程基础源代码,需要的千万不要错过哦-DirectX 9.0 3D Game Development Programming source code, need, oh Do not miss
Platform: | Size: 2747392 | Author: kongxiangan | Hits:

[VC/MFCIntroduction.To.Direct3D9

Description: 《Introduction to 3D Game Progamming with DirectX9.0》 中文版 超级好的DX书 由翁云兵翻译 很难找到 - Introduction to 3D Game Progamming with DirectX9.0 the Chinese version of Super DX good book翁云soldiers from the translation is very difficult to find
Platform: | Size: 9797632 | Author: 陈子龙 | Hits:

[DirextXIntroductionTo3DGameProgrammingWithDirectX9

Description: 翁云兵翻译的《3D游戏程序设计入门(DirectX® 9.0)》,对于3D游戏编程初学者有非常大的意义,很多人因此走上游戏编程道路。-Translation翁云soldiers of the 3D Game Programming Getting Started (DirectX ? 9.0) , for 3D Game Programming for beginners have a very large significance, a lot of people took to the road Game Programming.
Platform: | Size: 2861056 | Author: shengxiaoyong | Hits:

[DirextX04_01_Transfrom

Description: 精通DirectX 3D图形与动画程序设计 这本书的源码 04_第四章 顶点坐标变换-Proficient in DirectX 3D graphics and animation programming source of this book chapter IV 04_ vertex coordinate transformation
Platform: | Size: 35840 | Author: 李亮 | Hits:

[DirextXdirectX9.03d

Description: DirectX9.0 3D游戏开发编程基础全套源码 清华大学出版社-DirectX9.0 3D game development program based on a full set of source code, Tsinghua University Press
Platform: | Size: 11960320 | Author: 李鹏飞 | Hits:

[GDI-Bitmap3D_Digital_Reality_Engine

Description: 3D Digital Reality Engine V1.-3D Digital Reality Engine V1.00, PURE VB, by KACI Lounes Just if you are an expert 3D programmer, you must NOT miss this submission... Before I give you one word, PLEASE see the screen-shot ! THIS IS AN EXTEMLY RARE SUBMISSION EVER MADE FOR HIGH LEVEL 3D-GRAPHICS : 1: in VB code, 2: in PURE VB CODE (no DirectX or OpenGL), 3: in the PSC This is the first publication release on the Internet... more modifications and additions will comes in the future versions... The source code is written in a very careful way so everybody can understand how the things works. your questions, and suggestions are VERY important to me, of course...just don t forgot to give me some votes ! Be only PATIENT during the download operation, because the archive include also the documentation & some samples of 3D scenes. KACI Lounes EOF. This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Plane
Platform: | Size: 5382144 | Author: asdf | Hits:

[DirextXDirectX9.03Dgameprogramingandcode

Description: DirectX 9.0 3D游戏开发编程基础(英文版)及配套代码 关于direct 9.0的入门书籍,非常经典-DirectX 9.0 3D game programing
Platform: | Size: 9327616 | Author: zyzyyy | Hits:

[DirextXBasicTD

Description: 基于DX9的基本3D引擎,有良好的引擎框架,有兴趣的可以继续完善-A 3D engine based on directx 9.0c, and it has well engine s framework, the man should advanced it by your own code into it
Platform: | Size: 3282944 | Author: wuwenxi | Hits:
« 1 2 3 45 6 7 8 9 »

CodeBus www.codebus.net